CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 感知器 分类

搜索资源列表

  1. ganzhiqi

    0下载:
  2. 感知器程序 感知器的分类器的设计 matlab程序-Perceptron procedure perceptron classifier design matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:12455
    • 提供者:王玉琦
  1. ganzhiqi1

    0下载:
  2. 感知器实现模式分类的功能,将两类模式类进行准确分类-Sensor functions to achieve pattern classification,the two models to accurately classify class
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:577
    • 提供者:scm
  1. mssb

    0下载:
  2. 实现贝叶斯分类器的设计,以及感知准则分类器设计-Design and implementation of design Bias classifiers achieve Bias classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1033
    • 提供者:收拾收拾·
  1. PerceptronLearningRule_2

    0下载:
  2. 單個感知器神經元學習程序.当被分类的模式线性可分时,单神经元可对所有模 式正确分类。-Single neuron perceptron learning process when the linear model can be classified timeshare, single neuron can correctly classify all modes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2539
    • 提供者:李新強
  1. Pattern-Recognition2

    0下载:
  2. 清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7392
    • 提供者:zhusy09
  1. perception

    0下载:
  2. 感知器实现分类器设计,对点进行分类。只可以进行线性分割。-perception classification.linear classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:926
    • 提供者:
  1. stu_release_test

    0下载:
  2. matlab实现的线性分类器,采用了感知器算法,和聚类算法。-matlab achieve linear classifiers using the perception algorithm, and clustering algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:380408
    • 提供者:huyaoge
  1. recepton

    0下载:
  2. 采用单神经元结构感知器对两类样本进行分类-A single neuron structure Perceptron classify two types of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:lina pan
  1. sensor

    0下载:
  2. 感知器算法是一种非监督的代数界面分类方法,算法结构简单,但对于团状数据,分类效果理想。-Algebraic classification sensor interface is an unsupervised algorithm, the algorithm is simple in structure, but for groups like the data, the ideal classification.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:339389
    • 提供者:李林洲
  1. Perceptron_GD

    0下载:
  2. 用matlab实现了感知器,是机器学习中的一个分类器。代码中加有注释,可以方便阅读和理解。是新手学习借鉴的资料。-Using matlab realize the sensor is a machine learning classifier. Code plus a note, you can easily read and understand. A novice to learn from data.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:奋斗
  1. ganzhiqi

    0下载:
  2. 基于感知器的分类器设计方法,能有效地进行分类-single-layer perceptron||
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1643
    • 提供者:kangkang
  1. percep01

    0下载:
  2. 利用神经网络中感知器进行简单的线性分类。-With simple linear perceptron neural network classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:吴晓君
  1. logical

    0下载:
  2. 运用感知器神经网络实现数字逻辑,逻辑与,逻辑或等,并可以结合bp神经网络。并可以做出误差图,分类图等。-Realization of digital logic, using the perceptron neural network logic and the logic or etc, and can be combined with BP neural network. And can make the error chart classification chart.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:15259
    • 提供者:尹珂
  1. nn

    0下载:
  2. 自己根据理解写的小程序。实现神经网络感知器的分类功能。使用python。-Little program written by personal understanding.The function of neural perceptron network classification.Using Python.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:779
    • 提供者:steve
  1. Perceptron

    0下载:
  2. 这是一个单层感知器的神经网络程序,用来进行分类的,程序经过修改优化,精简清晰。-This is a single layer perceptron neural network program, to be classified, the program has been modified to optimize, streamline and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1233
    • 提供者:zacharyhu
  1. perceptron

    0下载:
  2. 感知器判别。这学期模式识别课程作业,无误。用以分类前列腺数据。-Perceptron discriminant. the course assignments of pattern recognition in this semester ,used to classify data of the prostate
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:谢玉婷
  1. perceptron

    0下载:
  2. 用matlab库实现的感知器对二维向量进行分类,内包含数据-Implementation of perceptron to classif two-dimensional vectors using Matlab library. With data inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:37659
    • 提供者:LiuJingyuan
  1. dancengGZQ

    0下载:
  2. 单层感知器程序,主要用于分类或是诊断-Single-aware program, primarily used for classification or diagnostic
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:徐阿里
  1. classification-Python

    0下载:
  2. python实现感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机-Python implementation of perceptron, Bias classification, decision tree classification, K nearest neighbor method, logic regression, support vector machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:34735
    • 提供者:yao
  1. emial-spam

    0下载:
  2. 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1446
    • 提供者:江玮玮
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com